Legend Properties

Properties

Align Specifies the alignment of a legend with the plot area. The defined values are: - center: legend is aligned at the center of the plot-area. - end: legend is aligned at the end of the plot-area (which is right or bottom). - start: legend is aligned at the beginning of the plot-area (which is left or top).
Expansion Specifies the direction in which a legend expands while accommodating new entries. The defined values are: - balanced: legend expands horizontally and vertically. - custom: with a style:legend-expansion-aspect-ratio attribute legend expands according to the specified ratio. - high: legend expands vertically. - wide: legend expands horizontally.
ExpansionAspectRatio Contains the ratio between width and height for a Legend object.
Position Specifies the placement of a legend.
Style Contains name that reference style mechanisms.
X Contains the X coordinate.
Y Contains the Y coordinate.

See Also